'Declaration Public MustInherit Class CompoundProcessingCommand(Of TTargetThe type of the target object of processing command.) Inherits ProcessingCommand(Of TTarget)
public abstract class CompoundProcessingCommand<TTarget> : ProcessingCommand<TTarget>
public __gc abstract class CompoundProcessingCommand<TTarget> : public ProcessingCommand<TTarget*>*
generic<typename TTarget> public ref class CompoundProcessingCommand abstract : public ProcessingCommand<TTarget^>^
System.Object
 Vintasoft.Imaging.Processing.ProcessingCommand<TTarget>
   Vintasoft.Imaging.Processing.CompoundProcessingCommand<TTarget>
     Vintasoft.Imaging.Processing.PropertySetter<TTarget,TValue>
     Vintasoft.Imaging.Processing.CompositeProcessingCommand<TTarget>
     Vintasoft.Imaging.Processing.ConditionalCommand<TTarget>
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
Члены типа CompoundProcessingCommand<TTarget>
Пространство имен Vintasoft.Imaging.Processing